* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
authorJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 23:50:40 +0000 (01:50 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 23:50:40 +0000 (01:50 +0200)
commit096fd8d1429c6614a32014104f95f4afd7f1378f
treed24a91180f0cb476855129fef18afef91c590996
parentaaf1d7e51e8920fb184644f5fc6cae4fd08de290
* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
* lisp/progmodes/flymake.el (flymake-errline, flymake-warnline):
Use underline style wave on terminals that support it.

* src/xfaces.c (tty_supports_face_attributes_p): Return 0 for the case
of (supports :underline (:style wave)).
etc/NEWS
lisp/ChangeLog
lisp/progmodes/flymake.el
lisp/textmodes/flyspell.el
src/ChangeLog
src/xfaces.c